Skip to content

chore: bump Go version directive to go1.26#21

Open
mattevans wants to merge 1 commit intomasterfrom
chore/bump-go1.26
Open

chore: bump Go version directive to go1.26#21
mattevans wants to merge 1 commit intomasterfrom
chore/bump-go1.26

Conversation

@mattevans
Copy link
Copy Markdown
Owner

Summary

  • Bumps the Go version directive in go.mod from go 1.16 to go 1.26
  • Promotes indirect dependencies to an explicit require block for clarity
  • Ensures compatibility with Go 1.26 toolchain

Context

Bump Go version directive from current to go1.26 and verify compatibility.

Test plan

  • Verify go build ./... succeeds with Go 1.26
  • Verify go test ./... passes
  • Confirm no breaking API changes from the version bump

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant